How to Install jets3t software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install jets3t software package in Ubuntu 14.04 LTS (Trusty Tahr)

jets3t software package provides graphical and command-line tools for Amazon S3 and CloudFront, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jets3t 

jets3t is installed in your system.

Make ensure the jets3t package were installed using the commands given below,

$ sudo dpkg-query -l | grep jets3t *

You will get with jets3t package name, version, architecture and description in a table

jets3t package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package jets3t
Version 0.8.1+dfsg-1build1
Description graphical and command-line tools for Amazon S3 and CloudFront
Sub Section Net


See Also, How to uninstall or remove jets3t software package from Ubuntu 14.04 LTS (Trusty Tahr)?